Skip to content

Modified dirtypipe script into auto root without have to search a file manually to hijack suid binary.

Notifications You must be signed in to change notification settings

EagleTube/CVE-2022-0847

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2022-0847

Modified dirtypipe script into auto root without have to search a file manually to hijack suid binary.

Compile

  • gcc dirty.c -o dirty
  • gcc dirtypipe2.c -o dirty



Run

  • ./dirty
  • And you'll automatically rooted


Modified





Kernel affected

  • Kernel versions newer than 5.8 may affected
  • version 5.10
  • version 5.15
  • version 5.16

About

Modified dirtypipe script into auto root without have to search a file manually to hijack suid binary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages